[INFO] cloning repository https://github.com/brave-experiments/speedreader-rust-ffi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brave-experiments/speedreader-rust-ffi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrave-experiments%2Fspeedreader-rust-ffi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrave-experiments%2Fspeedreader-rust-ffi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9237e8ac4e6fd06548177a7065681a4efabcc239
[INFO] checking brave-experiments/speedreader-rust-ffi against master#43a4909ee98ed4d006d9d773f5d94dc58e34f846 for pr-157576
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrave-experiments%2Fspeedreader-rust-ffi" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/brave-experiments/speedreader-rust-ffi
[INFO] finished tweaking git repo https://github.com/brave-experiments/speedreader-rust-ffi
[INFO] tweaked toml for git repo https://github.com/brave-experiments/speedreader-rust-ffi written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brave-experiments/speedreader-rust-ffi on toolchain 43a4909ee98ed4d006d9d773f5d94dc58e34f846
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/brave-experiments/SpeedReader.git`
[INFO] [stderr]      Locking 67 packages to latest compatible versions
[INFO] [stderr]       Adding smallvec v0.6.13 (available: v0.6.14)
[INFO] [stderr]       Adding unicode-normalization v0.1.8 (available: v0.1.25)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded matches v0.1.10
[INFO] [stderr]   Downloaded markup5ever v0.8.1
[INFO] [stderr]   Downloaded tendril v0.4.3
[INFO] [stderr]   Downloaded regex-syntax v0.8.11
[INFO] [stderr]   Downloaded html5ever v0.23.0
[INFO] [stderr]   Downloaded regex v1.12.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0c1c7c45798802b72879b5e00e6ea2748e7c5006e90fbab897fdbc498c88f047
[INFO] running `Command { std: "docker" "start" "0c1c7c45798802b72879b5e00e6ea2748e7c5006e90fbab897fdbc498c88f047", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0c1c7c45798802b72879b5e00e6ea2748e7c5006e90fbab897fdbc498c88f047" "/opt/rustwide/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c1c7c45798802b72879b5e00e6ea2748e7c5006e90fbab897fdbc498c88f047", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0c1c7c45798802b72879b5e00e6ea2748e7c5006e90fbab897fdbc498c88f047" "/opt/rustwide/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling string_cache_shared v0.3.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking serde_core v1.0.228
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]     Checking smallvec v0.6.13
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling string_cache_codegen v0.4.4
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling string_cache v0.7.5
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking unicode-normalization v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking phf v0.7.24
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]    Compiling html5ever v0.23.0
[INFO] [stderr]    Compiling markup5ever v0.8.1
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling speedreader v0.1.0 (https://github.com/brave-experiments/SpeedReader.git?rev=efd1dfd1426affb7a75cfe5b1f579f5d9554bfc7#efd1dfd1)
[INFO] [stderr]     Checking readability v0.1.4 (https://github.com/brave-experiments/SpeedReader.git?rev=efd1dfd1426affb7a75cfe5b1f579f5d9554bfc7#efd1dfd1)
[INFO] [stderr]     Checking speedreader-ffi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.23.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "0c1c7c45798802b72879b5e00e6ea2748e7c5006e90fbab897fdbc498c88f047", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c1c7c45798802b72879b5e00e6ea2748e7c5006e90fbab897fdbc498c88f047", kill_on_drop: false }`
[INFO] [stdout] 0c1c7c45798802b72879b5e00e6ea2748e7c5006e90fbab897fdbc498c88f047
